home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / clustrck.zip / OWNER.DOC < prev   
Text File  |  1987-04-21  |  6KB  |  138 lines

  1.  
  2.                          OWNER : Cluster Owner Program
  3.                            Version 1.61, 21-Apr-1987
  4.                                   SMG Software
  5.  
  6.                            (C) Copyright 1986,1987 by
  7.                                Steven Georgiades
  8.                               All Rights Reserved
  9.  
  10.  
  11.          This  program  enables  the user to easily determine what  file  a 
  12.     specified  cluster  belongs  to.    The first cluster on  any  disk  is 
  13.     considered by DOS to be #2.  
  14.          Some utilities will check all the clusters on your disk to see  if 
  15.     any are bad.   But once you know which cluster is bad, you have no easy 
  16.     way  of  determining what file that cluster belongs to.   This  program 
  17.     solves that problem.   You give it the cluster number in question,  and 
  18.     it  will search all of the directories on the disk to  determine  which 
  19.     file  "owns"   it.    Once you have determined which file  the  cluster 
  20.     belongs  to,   you can then copy it to another place on the  disk,   or 
  21.     RECOVER it, or simply delete it.   You may then use the MARK program to 
  22.     mark that cluster as bad.  
  23.  
  24.  
  25.     Command Format:
  26.  
  27.          OWNER [d:] n [[d:] n [...]]
  28.  
  29.               d: = Optional Drive Letter
  30.               n  = Cluster Number to Check
  31.  
  32.     
  33.     Examples:
  34.  
  35.          OWNER 10       (Will tell what file owns cluster 10 on the default
  36.                          drive)
  37.  
  38.          OWNER A: 100   (Will tell what file owns cluster 100 on Drive A:)
  39.  
  40.          OWNER D: 5 12  (Will tell what file owns cluster 5 on Drive D:, 
  41.                          and what file owns cluster 12 on Drive D:)
  42.  
  43.          OWNER 17 A: 7  (Will tell what file owns cluster 17 on the default 
  44.                          drive, and what file owns cluster 7 on Drive A:)
  45.  
  46.  
  47.     Revision History:
  48.  
  49.          Versions 1.00-1.52  Pre-Release Versions
  50.  
  51.          Version 1.60        Added ability to specify drive letter and 
  52.                              multiple clusters on command line.  
  53.  
  54.          Version 1.61        Fixed obscure bug that would cause "Appears to 
  55.                              be lost" messages erroneously.  Should also 
  56.                              run faster in this version.  
  57. OWNER, Version 1.61                                                     Page 2
  58.  
  59.  
  60.  
  61.          This software is distributed as ShareWare.  "ShareWare" means that 
  62.     you  are granted free license to use and copy this software as much  as 
  63.     you like, within the following restrictions: 
  64.  
  65.          1).  It  is  distributed  in  its  original,   unmodified  form, 
  66.               including program and documentation. 
  67.  
  68.          2).  No  fee is charged for use,  copying or distribution  (With 
  69.               the exception of nominal "per disk" copying charges, not to 
  70.               exceed $6.00 per disk).  
  71.  
  72.          3).  The  program  may  not  be included  with  other  goods  or 
  73.               services  supplied for a fee,  unless written permission to 
  74.               do so is obtained in advance from the author.  
  75.  
  76.     You are not required to register your shareware,  but if you are  using 
  77.     the  program,   and  find it helpful,  you are  expected  to  register.  
  78.     Registration fees are as follows: 
  79.  
  80.               Full Registration (w/full support) ........ $20.00
  81.               Basic Registration (w/basic support) ...... $10.00
  82.  
  83.     Please make checks payable to Steven M.  Georgiades.  Note that you are 
  84.     not  LEGALLY  obligated  to  register,  but if  you  use  the  software 
  85.     regularly,  you are MORALLY obligated to do so.  Aside from easing your 
  86.     conscience,  basic registration will also get you a diskette containing 
  87.     the  latest  version  of the software (unless you  currently  have  the 
  88.     latest version, in which case I will send you the next major revision), 
  89.     a printed version of the documentation (8-1/2 x 11,  unless you specify 
  90.     6-1/4  x  8-1/2), and basic user support,  which means that I will work 
  91.     with you to resolve problems,  and will do minor customization.    Full 
  92.     registration will get you everything that basic registration does, plus 
  93.     full  user  support,   which includes telephone support and  all  major 
  94.     revisions  of  the  software  for  two (2)   years  from  the  date  of 
  95.     registration.    Fully  registered  users will  also  receive  new  SMG 
  96.     releases  from  time  to time for evaluation.    In  return  for  these 
  97.     evaluations,   the  user  will receive full registration  for  the  new 
  98.     software at no charge.   When you register,  please specify the name of 
  99.     the program, and the version number. 
  100.          Note that no support will be given to unregistered users EXCEPT in 
  101.     the  case of MAJOR bugs which preclude the unregistered user from using 
  102.     the program.  I  will then do my best to resolve these problems so that 
  103.     the user may evaluate the software fully.  
  104.  
  105. OWNER, Version 1.61                                                     Page 3
  106.  
  107.  
  108.  
  109.  
  110.  
  111.     This program is provided AS  IS  without  any  warranty,  expressed  or 
  112.     implied,  including  but  not  limited  to  fitfulness for a particular 
  113.     purpose.  
  114.  
  115.          If  you have any questions or comments about this or any other SMG 
  116.     program, or if you would like to register any SMG Software, write to me 
  117.     at the following address: 
  118.  
  119.                 Steven M. Georgiades
  120.                 SMG Software
  121.                 701-H South Hayward Street
  122.                 Anaheim, CA  92804
  123.  
  124.     Or leave a message for me on the Circuit Board:
  125.  
  126.                 The Circuit Board RBBS
  127.                 SysOp: Dave Kleinschmidt
  128.                 (714) 778-0948
  129.                 300/1200/2400 Baud, No Fee
  130.  
  131.     All  SMG  Software  is  initially released to the  public  through  the 
  132.     Circuit  Board.   The latest version of any SMG Software can always  be 
  133.     found there.  
  134.  
  135.     A diskette containing all of the latest SMG Software can be obtained by 
  136.     sending a check or money order for $6.00  to the above address.    Make 
  137.     all checks payable to Steven M. Georgiades.  Thank you.  
  138.